Merged
Conversation
* Add EDC version file creation via dpkg-deb * Add senscord version file creation * Add version check to skip redundant updates * Add --force option to bypass version check * Refactor options to use global variables * Document version check and file features --------- Co-authored-by: JSeimizu <124137997+JSeimizu@users.noreply.github.com> Signed-off-by: Seimizu Joukan <Qingshui.Shangguan@sony.com>
* Change repository URLs to private repositories * Add GitHub token infrastructure for authentication * Apply authentication headers to API and downloads * Use GitHub API URL for private repo assets * Add GitHub token file configuration * Update README with token file configuration * docs: Update README to recommend token file only * Fix redundant token source check in validation * Unify token loading to file-only and fix condition Signed-off-by: Seimizu Joukan <Qingshui.Shangguan@sony.com>
Signed-off-by: Seimizu Joukan <Qingshui.Shangguan@sony.com>
…tion format clarity (#477) * Update OTA documentation for private repository and improve configuration format clarity * add information for the additional_info Signed-off-by: Seimizu Joukan <Qingshui.Shangguan@sony.com>
Signed-off-by: Seimizu Joukan <Qingshui.Shangguan@sony.com>
Signed-off-by: Seimizu Joukan <Qingshui.Shangguan@sony.com>
Signed-off-by: Seimizu Joukan <Qingshui.Shangguan@sony.com>
Contributor
Author
ryotakusakabe
approved these changes
Feb 2, 2026
oka-r
approved these changes
Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What's changed